Is-A relationship
The previous relationship is used at the class level to
describe relationships between two similar classes. If we
create objects of two such classes we refer to their
relationship as an ``is-a'' relationship.
   is-a
circuit
point
In this and the following figures, objects are drawn using
rectangles with round corners. Their name only consists of
lowercase
letters.